Auto merge of #1409 - alexcrichton:less-compiles, r=huonw
authorbors <bors@rust-lang.org>
Thu, 12 Mar 2015 02:41:03 +0000 (02:41 +0000)
committerbors <bors@rust-lang.org>
Thu, 12 Mar 2015 02:41:03 +0000 (02:41 +0000)
commit29b82475066bbacbd54db6318ebc0ef5d54e76d7
tree61417f69e224c69f828084d8915796f36869d5dd
parent6cb51cca2fb3f053fad14a9921229c533310e0b8
parent9aede683ea89cbc07cc3891fabb026f2405150d7
Auto merge of #1409 - alexcrichton:less-compiles, r=huonw

This was previously required to ensure that all relevant metadata files would
remain in place and not get deleted, but this auto-clean behavior has since been
removed so this should no longer be necessary.